[INFO] cloning repository https://github.com/thorstenhater/cantata
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thorstenhater/cantata" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthorstenhater%2Fcantata", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthorstenhater%2Fcantata'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 820943759268cdf76d138ddaccb615c5d8adc55a
[INFO] fixing thorstenhater/cantata against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthorstenhater%2Fcantata" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thorstenhater/cantata
[INFO] finished tweaking git repo https://github.com/thorstenhater/cantata
[INFO] tweaked toml for git repo https://github.com/thorstenhater/cantata written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thorstenhater/cantata on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thorstenhater/cantata already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-log v0.1.4
[INFO] [stderr]   Downloaded hdf5-metno-derive v0.9.2
[INFO] [stderr]   Downloaded serde_json v1.0.143
[INFO] [stderr]   Downloaded tracing-serde v0.1.3
[INFO] [stderr]   Downloaded csv-core v0.1.12
[INFO] [stderr]   Downloaded hdf5-metno-types v0.10.1
[INFO] [stderr]   Downloaded hdf5-metno-sys v0.10.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded hdf5-metno v0.10.1
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.25
[INFO] [stderr]   Downloaded nml2 v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c5f733b96056536a7b2708e6709b9e7c1001ea405497a86027b6e058e7518e90
[INFO] running `Command { std: "docker" "start" "c5f733b96056536a7b2708e6709b9e7c1001ea405497a86027b6e058e7518e90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5f733b96056536a7b2708e6709b9e7c1001ea405497a86027b6e058e7518e90" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5f733b96056536a7b2708e6709b9e7c1001ea405497a86027b6e058e7518e90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5f733b96056536a7b2708e6709b9e7c1001ea405497a86027b6e058e7518e90" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hdf5-metno-types v0.10.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling hdf5-metno v0.10.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling hdf5-metno-sys v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling hdf5-metno-derive v0.9.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking nml2 v0.3.1
[INFO] [stderr]     Checking cantata v0.11.0-dev (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/sim.rs:103:36
[INFO] [stdout]     |
[INFO] [stdout]  99 |         match &mut self.model_type {
[INFO] [stdout]     |               -------------------- this expression has type `&mut ModelType`
[INFO] [stdout] 100 |             ModelType::Biophysical { attributes, .. }
[INFO] [stdout]     |                                      ---------- first introduced with type `&mut BTreeMap<Box<str>, fit::Attribute>` here
[INFO] [stdout] ...
[INFO] [stdout] 103 |             | ModelType::Virtual { attributes } => {
[INFO] [stdout]     |                                    ^^^^^^^^^^ expected `&mut Map<Box<str>, Attribute>`, found `&mut Map<String, Attribute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut BTreeMap<Box<str>, _>`
[INFO] [stdout]                found mutable reference `&mut BTreeMap<std::string::String, _>`
[INFO] [stdout]     = note: in the same arm, a binding must have the same type in all alternatives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/sim.rs:114:36
[INFO] [stdout]     |
[INFO] [stdout] 110 |         match &self.model_type {
[INFO] [stdout]     |               ---------------- this expression has type `&ModelType`
[INFO] [stdout] 111 |             ModelType::Biophysical { attributes, .. }
[INFO] [stdout]     |                                      ---------- first introduced with type `&BTreeMap<Box<str>, fit::Attribute>` here
[INFO] [stdout] ...
[INFO] [stdout] 114 |             | ModelType::Virtual { attributes } => attributes,
[INFO] [stdout]     |                                    ^^^^^^^^^^ expected `&Map<Box<str>, Attribute>`, found `&Map<String, Attribute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&BTreeMap<Box<str>, _>`
[INFO] [stdout]                found reference `&BTreeMap<std::string::String, _>`
[INFO] [stdout]     = note: in the same arm, a binding must have the same type in all alternatives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/sim.rs:103:36
[INFO] [stdout]     |
[INFO] [stdout]  99 |         match &mut self.model_type {
[INFO] [stdout]     |               -------------------- this expression has type `&mut ModelType`
[INFO] [stdout] 100 |             ModelType::Biophysical { attributes, .. }
[INFO] [stdout]     |                                      ---------- first introduced with type `&mut BTreeMap<Box<str>, fit::Attribute>` here
[INFO] [stdout] ...
[INFO] [stdout] 103 |             | ModelType::Virtual { attributes } => {
[INFO] [stdout]     |                                    ^^^^^^^^^^ expected `&mut Map<Box<str>, Attribute>`, found `&mut Map<String, Attribute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut BTreeMap<Box<str>, _>`
[INFO] [stdout]                found mutable reference `&mut BTreeMap<std::string::String, _>`
[INFO] [stdout]     = note: in the same arm, a binding must have the same type in all alternatives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/sim.rs:114:36
[INFO] [stdout]     |
[INFO] [stdout] 110 |         match &self.model_type {
[INFO] [stdout]     |               ---------------- this expression has type `&ModelType`
[INFO] [stdout] 111 |             ModelType::Biophysical { attributes, .. }
[INFO] [stdout]     |                                      ---------- first introduced with type `&BTreeMap<Box<str>, fit::Attribute>` here
[INFO] [stdout] ...
[INFO] [stdout] 114 |             | ModelType::Virtual { attributes } => attributes,
[INFO] [stdout]     |                                    ^^^^^^^^^^ expected `&Map<Box<str>, Attribute>`, found `&Map<String, Attribute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&BTreeMap<Box<str>, _>`
[INFO] [stdout]                found reference `&BTreeMap<std::string::String, _>`
[INFO] [stdout]     = note: in the same arm, a binding must have the same type in all alternatives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/sim.rs:737:44
[INFO] [stdout]     |
[INFO] [stdout] 733 |                 match &ty.model_type {
[INFO] [stdout]     |                       -------------- this expression has type `&ModelType`
[INFO] [stdout] 734 |                     ModelType::Biophysical { attributes, .. }
[INFO] [stdout]     |                                              ---------- first introduced with type `&BTreeMap<Box<str>, fit::Attribute>` here
[INFO] [stdout] ...
[INFO] [stdout] 737 |                     | ModelType::Virtual { attributes, .. } => {
[INFO] [stdout]     |                                            ^^^^^^^^^^ expected `&Map<Box<str>, Attribute>`, found `&Map<String, Attribute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&BTreeMap<Box<str>, _>`
[INFO] [stdout]                found reference `&BTreeMap<std::string::String, _>`
[INFO] [stdout]     = note: in the same arm, a binding must have the same type in all alternatives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/sim.rs:737:44
[INFO] [stdout]     |
[INFO] [stdout] 733 |                 match &ty.model_type {
[INFO] [stdout]     |                       -------------- this expression has type `&ModelType`
[INFO] [stdout] 734 |                     ModelType::Biophysical { attributes, .. }
[INFO] [stdout]     |                                              ---------- first introduced with type `&BTreeMap<Box<str>, fit::Attribute>` here
[INFO] [stdout] ...
[INFO] [stdout] 737 |                     | ModelType::Virtual { attributes, .. } => {
[INFO] [stdout]     |                                            ^^^^^^^^^^ expected `&Map<Box<str>, Attribute>`, found `&Map<String, Attribute>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&BTreeMap<Box<str>, _>`
[INFO] [stdout]                found reference `&BTreeMap<std::string::String, _>`
[INFO] [stdout]     = note: in the same arm, a binding must have the same type in all alternatives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cantata` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cantata` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "c5f733b96056536a7b2708e6709b9e7c1001ea405497a86027b6e058e7518e90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5f733b96056536a7b2708e6709b9e7c1001ea405497a86027b6e058e7518e90", kill_on_drop: false }`
[INFO] [stdout] c5f733b96056536a7b2708e6709b9e7c1001ea405497a86027b6e058e7518e90
